home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / compulse.swf / scripts / DefineButton2_111 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  55b  |  5 lines

  1. on(release){
  2.    _root.killAd();
  3.    _root.play();
  4. }
  5.